Module-level declarations
Types
Link copied to clipboard
struct minting_dto
Link copied to clipboard
struct patch_cell_dto
Link copied to clipboard
struct patch_plot_dto
Link copied to clipboard
struct plot_details
Link copied to clipboard
struct plot_details_ordered_list
Link copied to clipboard
struct plot_with_cells
Link copied to clipboard
object plots_config
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
@extend(check_cells_on_same_height) function check_cells_on_same_height(griddable: instance, cells_per_height: list<list<location>>): boolean
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Queries
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
@mount("plots.get_plot_map_ordered_list")
query get_plot_map_ordered_list(plot_id: integer): plot_details_ordered_list
Link copied to clipboard
Operations
Link copied to clipboard
@mount("plots.patch_plot")
operation patch_plot(patch_plot_dto: patch_plot_dto, account_id: byte_array, auth_descriptor_id: byte_array)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
@mount("plots.set_plot_name")
operation set_plot_name(name: text, plot_id: integer, account_id: byte_array, auth_descriptor_id: byte_array)